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

Update README.md to remove '$ ' so that you can copy and run command #294

Merged
merged 1 commit into from
May 3, 2024

Conversation

Felipegalind0
Copy link
Contributor

because of the extra '$ ' this happens:

(spot_mini_env) vscode@gdogv10:~/catkin_ws/src$ $ roslaunch --screen foxglove_bridge foxglove_bridge.launch port:=8765
bash: $: command not found

Changelog

fixed typo in readme so you can paste commands to the terminal

Description

I forget the command to start foxglove bridge, so I google 'foxglove bridge github', end up at the README, copy and paste the command to my terminal and then this happens:

(spot_mini_env) vscode@gdogv10:~/catkin_ws/src$ $ roslaunch --screen foxglove_bridge foxglove_bridge.launch port:=8765
bash: $: command not found

the extra '$ ' needs to be removed...

because of the extra '$ ' this happens:

```
(spot_mini_env) vscode@gdogv10:~/catkin_ws/src$ $ roslaunch --screen foxglove_bridge foxglove_bridge.launch port:=8765
bash: $: command not found
```
@CLAassistant
Copy link

CLAassistant commented Apr 25, 2024

CLA assistant check
All committers have signed the CLA.

@jtbandes jtbandes merged commit fe5e93e into foxglove:main May 3, 2024
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants