Skip to content

Instantly share code, notes, and snippets.

@azidanit
azidanit / full_python3_melodic.md
Created July 21, 2021 04:17
Python 3 On ROS MELODIC - COMPLETE - untested by me

Steepest Descent

Musings on Robotics, Machine Learning, AI, and other stuff

Building ROS Melodic with Python3 support

Miguel Alonso Jr Follow
Computer Science Faculty at FIU

20 Aug 2019

@azidanit
azidanit / tutorial_python3_melodic.md
Created July 21, 2021 04:14
How To Python 3 On ROS MELODIC

The Insane Techie

Working With Python 3 In ROS Kinetic Or Melodic

May 7, 2020 ROS • python kinetic • melodic • robotics • python • ROS • python

ROS (Robot Operating System) - Documentation - http://wiki.ros.org/

@azidanit
azidanit / segmentasi_trotoar.py
Created April 29, 2021 06:02
PCD Tugas \Segmentasi
import cv2 as cv
import numpy as np
import math
#saved
low_H_set = 0
high_H_set = 25
low_S_set = 32
high_S_set = 255
low_V_set = 197
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Diagnostics;
using System;
using System.Collections.Generic;
using System.Text;
using System.Diagnostics;
using System.Net;
using Newtonsoft.Json;
using Newtonsoft.Json.Linq;
namespace CurrencyExchange
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/