Skip to content

Commit

Permalink
Update README.md (#6)
Browse files Browse the repository at this point in the history
More accurate statement in the readme, the system does not need to follow a unicycle motion model, just the pose correction needs to do that, which applies to much more robotics platforms.
  • Loading branch information
tizianoGuadagnino committed Oct 16, 2024
1 parent f2b394a commit 4fcbbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Our system operates on ROS2, supporting **ROS Humble**, **Iron**, and **Jazzy**.

# TF Requirements

Kinematic ICP can enhance existing odometry using a 3D LiDAR. However, there are specific requirements regarding motion and transformations due to the assumption that the robot operates on a unicycle kinematic model. Below are the key requirements:
Kinematic ICP can enhance existing odometry using a 3D LiDAR. However, there are specific requirements regarding motion and transformations since we use a kinematic motion model for the pose correction. Below are the key requirements:

1. **Planar Movement**: The robot is expected to move primarily on a planar surface.

Expand Down

0 comments on commit 4fcbbbe

Please sign in to comment.