Dinesh Thakur

Results 9 issues of Dinesh Thakur

Move some trackers not dependent on `planning_ros_msgs` from `action_trackers` to [kr_mav_control](https://github.com/KumarRobotics/kr_mav_control)

medium

I would like to link GRL libraries to a catkin package. grlflatbuffers targets does not get installed currently in /opt/grl/lib. I would like to have ${grl_LIBRARIES} be set for cmake....

bug
CMake

The plugin crashes when I switch to ArmState_MoveArmJointServo. Maybe it is good to have additional check on commandedPosition_goal at https://github.com/ahundt/grl/blob/master/include/grl/kuka/KukaJAVAdriver.hpp#L254 ` !!decoding error: missing required field!! commandedpos:[] terminate called after...

bug

Currently there is no std_srvs for sending a string. How do you want to structure non-standard srvs in grl? Thoughts on how to handle message_generation/message_runtime in CMake Basis?

enhancement
question

Manager: The Motors can be turned off while in-flight. There has to be checks to make sure this is done only when landed. Other safety checks need to be considered

enhancement