Skip to content

Fixed package name and roslaunch/rosrun commands error#1

Open
awiswasi wants to merge 6 commits intoSravanChittupalli:masterfrom
awiswasi:dev
Open

Fixed package name and roslaunch/rosrun commands error#1
awiswasi wants to merge 6 commits intoSravanChittupalli:masterfrom
awiswasi:dev

Conversation

@awiswasi
Copy link

Overview

Upon build and running the package, I noticed an error with the package name that did not match the actual project name. It seems to have been copied from the template provided by ROS (hence m2wr_description).

Changes Made

  • Changed the project name in CMakeLists.txt from m2wr_description to obstacle_avoidance_bot.
  • Changed the project name in package.xml from m2wr_description to obstacle_avoidance_bot.
  • Fixed the roslaunch and rosrun commands with the proper package name that comply with ROS packages good practice.

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