Void Robotics
Void Robotics
@danielsnider Will this be available on Melodic? I'd be interested too.
That's quite alright for both. I'll see what I can do.
I created a controller on top of this package to manage continuous motion, and it seems to work fine.
I do a similar thing; I subscribe to the list of waypoints and publish the next point when the previous one finishes.
@chrissunny94 I'm creating it in www.newmindrobotics.com/install. There's a download link there to access the functionality, but it's under a license. Also for the speed issue, like what fayyaz did, sending...
This worked for me too.
add to CMakelists.txt ``` find_package(catkin REQUIRED COMPONENTS eigen_conversions ) ``` add to package.xml: ``` eigen_conversions eigen_conversions ```
Hello, although @matlabbe can give you further info, I haven't found any "tutorials" outside of the wiki tutorials: https://github.com/introlab/rtabmap/wiki/Tutorials But if you are familiar with ROS, the easiest way is...
see https://github.com/bikz05/digit-recognition/issues/6 but when i try to regenerate the Classifier I get `socket.error: [Errno 104] Connection reset by peer`
I need help with this too @archenroot