Mahmoud Farshbafdoustar

Results 5 issues of Mahmoud Farshbafdoustar

The [ curr_trajectory_box_.set(hold_trajectory_ptr_);](https://github.com/ros-controls/ros_controllers/blob/c255fca46fbb5a8557eb5f66f9d5364c3880fe07/joint_trajectory_controller/include/joint_trajectory_controller/joint_trajectory_controller_impl.h#L747) in setHoldPosition is putting the hold_trajectory_ptr_ in the box. If the pointer already in the box, is the last pointer to the current trajectory, the memory pointed...

I'm using the driver in conjunction with pos_vel_controllers/JointTrajectoryController that uses PosVelJointInterface adapter in the lower level that Forwards desired positions with velocities as commands . During the process I'm commanding...

**Is your feature request related to a problem? Please describe.** current model importer detects all ports in the xml node and tries to check the next occurrences with the same...