Rohan Agrawal

Results 34 issues of Rohan Agrawal

The scripts in aruco_gazebo and fiducial_slam need to be ported to Python 3 for ROS Noetic.

noetic

- [ ] aruco_detect needs to publish the fiducial len - [ ] fiducial_slam needs to save this information in the map somehow - [ ] aruco_detect needs a service...

enhancement

This brings ubiquity_motor more in line with the documentation standards that we are working on.

help wanted
noetic
RohanRequired

Looks like the serial library we are currently using https://github.com/wjwwood/serial is not really being maintained, and there is no noetic release for it. We should probably move off of it...

DOD: unexpected args like `rosrun ubiquity_motor probe_robot -X` print the help message.

This should ideally be implemented in the firmware level, but the node needs to support it. First step should be timestamping in the MotorSerial class.

enhancement

Maybe some kind of Unix Domain socket to tell the daemon to start AP mode?