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

Caff 6 - Custom RViz for Caffeine #40

Merged
merged 3 commits into from
Jul 24, 2020
Merged

Caff 6 - Custom RViz for Caffeine #40

merged 3 commits into from
Jul 24, 2020

Conversation

erickmu1
Copy link
Member

To launch RViz, use roslaunch description caffeine_rviz.launch. RViz currently visualizes all the sensor topics (in the Sensors/ folder) and has a Navigation/ folder for topics published by the Navigation Stack (@1999michael I would assign using the correct topics in the RViz Navigation/ folder as part of #11).

RViz fps has been lowered to 15 fps and some topics are turned off by default. In the future, feel free to add topics that you need visualized to the rviz config file. Also, I am currently not using top down ortho view because I didn't think it was necessary, lmk if you disagree.

…ixed frame to odom, display the base_link and odom frames using TF. Reduced RViz fps to 15
@erickmu1 erickmu1 self-assigned this Jul 22, 2020
@erickmu1 erickmu1 linked an issue Jul 22, 2020 that may be closed by this pull request
12 tasks
Unreliable: false
Use Fixed Frame: true
Use rainbow: true
Value: false
Copy link
Contributor

@1999michael 1999michael Jul 23, 2020

Choose a reason for hiding this comment

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

Maybe leave as true so we don't have to click it every time? I usually like to visual point cloud

Copy link
Member Author

Choose a reason for hiding this comment

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

So one thing about point clouds is that they are rather computationally expensive to render (ie. RViz gets a bit laggy), so I decided to keep it off by default, as seeing the point cloud isn't of utmost importance on every session. I would keep it on if it didn't have too much overhead, as I do like seeing it as well.

Though feel free to enable this on a separate branch if need be, just be mindful of not committing that change to master

@erickmu1
Copy link
Member Author

Since I/we do need the updated RViz config to make visualization easier, I will merge this PR without approval. You can come complain to me if something doesn't work as intended

@erickmu1 erickmu1 merged commit fbb8f93 into master Jul 24, 2020
@erickmu1 erickmu1 deleted the CAFF-6 branch July 24, 2020 15:57
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.

Create Custom Rviz Configuration
2 participants