Skip to content

Corrie/example ros pkg#70

Open
CorrieVS wants to merge 6 commits intomasterfrom
corrie/example_ros_pkg
Open

Corrie/example ros pkg#70
CorrieVS wants to merge 6 commits intomasterfrom
corrie/example_ros_pkg

Conversation

@CorrieVS
Copy link

I wrote a traditional ROS pkg that can be built in a catkin workspace. Many users are running packages from inside a catkin workspace - this example is provided to get users publishing to the webviz faster using the ideal rosnode setup, instead of python scripts.

@@ -0,0 +1,19 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this file needs to be included

@@ -0,0 +1,10 @@
{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here

example_robot
)

## System dependencies are found with CMake's conventions
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can probably clean up the commented out sections of this CMakeLists? It looks like this is copied from a template so maybe its fine to leave as-is though

<version>0.0.0</version>
<description>The robofleet_status package publishes status messages to the Robofleet Webviz</description>

<!-- One maintainer tag required, multiple allowed, one person per tag -->
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

again, maybe we should clean up the commented out portions of this file

Copy link
Collaborator

@kvsikand kvsikand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would be really helpful to merge in! If we clean up some of these extra files I'm all for it

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.

2 participants