Skip to content

Remove ROS topic scenario name namespacing, update topic names in docs - #43

Open
eliasfandi wants to merge 3 commits into
mainfrom
feature/remove_scenario_namespacing
Open

eliasfandi wants to merge 3 commits into
mainfrom
feature/remove_scenario_namespacing

Conversation

@eliasfandi

@eliasfandi eliasfandi commented Aug 27, 2026

Copy link
Copy Markdown
Member

Changes

  • Clean ROS topic naming.
  • Remove sonar and camera _raw publishers (these were unprocessed images coming straight from the isaacsim camera prims used for development, not useful for simulation purposes.)

New naming:

Old:
/rgb
/depth
/pointcloud
/sonar_image
/imu
/dvl
/baro

New:
/RGBCamera/image
/DepthImage
/RGBCamera/pointcloud
/ImagingSonar/image
/IMU
/DVL
/Barometer

@eliasfandi
eliasfandi force-pushed the feature/remove_scenario_namespacing branch from 537dceb to df4698e Compare August 27, 2026 21:13
@eliasfandi
eliasfandi marked this pull request as ready for review August 27, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant