Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ros

Install Imutils Within Ros

I have an Ubuntu 16.04 OS with ROS kinetic. When I open a terminal and type python it loads python… Read more Install Imutils Within Ros

Error Exchanging List Of Floats In A Topic

I think that the issue is silly. I'd like to run the code on two computers and I need to use a … Read more Error Exchanging List Of Floats In A Topic

Ros Publishing Array From Python Node

I'm new to ros+python and i'm trying to publish a 1-D array from python ros node. I used In… Read more Ros Publishing Array From Python Node

Parallel Processing On Python

I am a beginner in python and multiprocessing so if the question seems naive please forgive me. I … Read more Parallel Processing On Python

How To Create A Ros Publisher That Sends The Actual Wall Clock Time To The Subscriber?

I am having an issue figuring out how to write a publisher node (ROS Python) that will send the sub… Read more How To Create A Ros Publisher That Sends The Actual Wall Clock Time To The Subscriber?