JaeHyeok Lee
Results
2
issues of
JaeHyeok Lee
## Description When `CLaserOdometry2D` inherits directly from `rclcpp::Node`, it results in the creation of duplicate nodes during execution. ## Reproduction ### When executed using `ros2 run`: ```bash $ ros2 node...
**Describe the bug** When the robot is stationary, the diff_drive_controller continues publishing non-zero linear.x and angular.z values in the odometry message. After motion stops, both fields remain constant at fixed...
bug
stale