Void Robotics

Results 3 issues of Void Robotics

Hello, The package is working great. I can move to a list of waypoints, and cancel all when needed. Can there be a toggle feature that makes the waypoints persistent:...

Hello, I made a wrapper class "ImageBus" around image_transport that can subscribe to images using the normal callback and cv_bridge method, and it also can publish images. This works perfectly...

In trying to run `root@a2cdbc97c488:/exercise-pose-analyzer# python exercise_analyzer.py -f 'shoulder_press_1.mp4' -e 'sp'` the following errors are thrown: ``` root@a2cdbc97c488:/exercise-pose-analyzer# python exercise_analyzer.py -f 'shoulder_press_1.mp4' -e 'sp' WARNING:tensorflow:From /exercise-pose-analyzer/nnet/pose_net.py:54: calling resnet_arg_scope (from tensorflow.contrib.slim.python.slim.nets.resnet_utils)...