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

Improved readme instructions #15

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Improved readme instructions #15

merged 2 commits into from
Mar 1, 2022

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented Feb 24, 2022

Signed-off-by: ahcorde ahcorde@gmail.com

🎉 New feature

Summary

Improved readme instructions

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)
  • Updated migration guide (as needed)
  • codecheck passed (See contributing)
  • All tests passed (See test coverage)
  • While waiting for a review on your PR, please help review another open pull request to support the maintainers

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde self-assigned this Feb 24, 2022
README.md Outdated
@@ -4,13 +4,14 @@
- This repository is under development, you might find compilation errors,
malfunctions or some undocumented features.
- This code will only run on Linux (for now).
- You should [install Ignition Fortress](https://ignitionrobotics.org/docs/fortress) (from source or debs).
- You should [install Ignition Fortress](https://ignitionrobotics.org/docs/fortress) (from source).

**Fatures**:
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
**Fatures**:
**Features**:


```bash
source ~/turtlebot3_ws/install/setup.bash
export TURTLEBOT3_MODEL=waffle ros2 launch turtlebot3_ignition ignition.launch.py
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think needs to run in a separate terminal without the ignition-omniverse workspace sourced else the pre cxx11 libraries will cause undefined behaviors, might want to add a note regarding this. Same for line 45 with

ign gazebo v -4 shapes.sdf

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde merged commit 5cb1b8c into main Mar 1, 2022
@ahcorde ahcorde deleted the ahcorde/readme branch March 1, 2022 11:40
@ahcorde ahcorde mentioned this pull request Mar 4, 2022
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.

None yet

2 participants