chanhhoang99
chanhhoang99
I am currently using MPU6050_DMP.ino example from this repository https://github.com/soarbear/mpu6050_imu_ros. I encounter an issue that the yaw ( or quaternion value w is not correct when I perform rotating the...
Below is my code: // Assuming `raw` is a Uint8List for CBOR decoding final cborDecoded = cborDecode(raw); print(cborDecoded); CborJsonEncoder jsonEncoder = CborJsonEncoder(); print(jsonEncoder.convert(cborDecoded)); Below is the output of cborDecoded: `I/flutter...
## Bug report **Required Info:** - Operating System: - Ubuntu 24.04.1 LTS - ROS2 Version: - Rolling - Version or commit hash: - 771eca41bb7b6ad26856c434dd79e48a399c4601 - DDS implementation: - Fast-RTPS ####...
Hi there, Currently, I am working on carrier robot that carries a heavy load. I witnessed that when the load increase, MPPI controller motion model seems to not take into...
--- ## Basic Info | Info | Please fill out this column | | ------ | ----------- | | Ticket(s) this addresses | (add tickets here #5214) | | Primary...
### Operating System: `````` ### ROS version or commit hash: rolling ### RMW implementation (if applicable): rmw_fastrtps_cpp ### RMW Configuration (if applicable): _No response_ ### Client library (if applicable): rclpy...