tianb03

Results 6 issues of tianb03

I have a rplidar laser scanner which is rotated by z axis 180 in degree. When I use rf2o to publish the odom calculated from /scan, with correct TF, the...

https://github.com/Livox-SDK/livox_ros_driver2/blob/bf4d062a2ac4030272be6fe1ee1505a4eb2ffdcb/src/lddc.cpp#LL481C30-L481C41 Seems there is no third-party pull request merged, could you please fix this?

I start rplidar node when startup using systemd service. however when I stop the service the rplidar cannot stop rotating. Is it possible to change the source code to shutdown...

I have updated to robomaster-0.1.1.65, in ubuntu 20.04 through `pip3 install --upgrade robomaster` And also git pull the source code to test the examples. Seems now I cannot execute all...

The function will be stuck, though function multi_drone._get_sn(timeout) takes in 10 sec timeout. However, multi_drone.initialize(num=drone_num) is trying to get enough drones in the sub net. in tool.py line 234, in...