Close

841 Results for "ros"

  • Computer Vision/Machine Learning/ROS/Robotics

  • I am a computer vision and machine learning expert with full experiences in tensorflow, darknet, keras, pytorch, opencv and openvino, android, iOS, C#, C++, flask web app, etc. These are my main projects that I did before. - Robot Simulation and ROS...
  • Creating a ROS Node for Sparki - Part 2

  • In Part 1, I discussed how I had to drop rosserial in favor of a homespun solution to create a ROS node for Sparki. I developed a communication protocol to talk between a ROS node on a PC written in python and Sparki's microcontroller. I created a slimmed-down...
  • Creating a ROS Node for Sparki - Part 1

  • I've decide to use ROS to get SLAM up and running for Sparki. I may not finish the project using ROS but it's a good way to quickly get SLAM up and running.The first step is to create a ROS node for Sparki. My first thought was to use the rosserial library....