Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Corrie/example ros pkg #70

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Corrie/example ros pkg #70

wants to merge 6 commits into from

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