Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jagennath-hari authored Dec 29, 2022
1 parent 9def4e8 commit e4b3501
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ roslaunch sfm structure_from_motion.launch rgb_topic:=/rgb_topic depth_topic:=/d
- odom_topic(nav_msgs/Odometry)

## 📊 Visualization
Rviz can be used to view the topics 'sfm/cloud' and 'sfm/trajectory'.
Rviz can be used to view the topics '/sfm/cloud' and '/sfm/trajectory'.
![Alt text](assests/cloud.png)

### Published topics
- sfm/cloud(sensor_msgs/PointCloud2)
- sfm/trajectory(nav_msgs/Path)
- /sfm/cloud(sensor_msgs/PointCloud2)
- /sfm/trajectory(nav_msgs/Path)

0 comments on commit e4b3501

Please sign in to comment.