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

Add quick start instructions #4

Merged
merged 4 commits into from
Nov 8, 2018
Merged

Add quick start instructions #4

merged 4 commits into from
Nov 8, 2018

Conversation

chapulina
Copy link

Addresses issue #2

@chapulina chapulina requested a review from jubeira November 2, 2018 16:40
Copy link
Collaborator

@jubeira jubeira left a comment

Choose a reason for hiding this comment

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

These were the steps I had followed on my own when I read the slides and the resources, so I'd say it's the way to go. The problem is that I still couldn't see the robot model in the browser. Any ideas?

README.md Show resolved Hide resolved
README.md Show resolved Hide resolved
@jubeira
Copy link
Collaborator

jubeira commented Nov 7, 2018

Alright, for the record:

  • My issue was rosbridge_webserver. The robot didn't show up because roslibjs wasn't retrieving rosparams correctly, just as described in this question.
  • I tried the most basic roslibjs tutorial, and I apparently rosbridge wasn't sending messages both ways: web --> ros was alright, but ros --> web was not (i.e. basically the only thing that worked was publishing messages).
  • After some research I ended up in this comment. I reinstalled twisted and roslibjs started working properly.

I'll add the conclusions to a troubleshooting section.

@jubeira
Copy link
Collaborator

jubeira commented Nov 7, 2018

Done @chapulina; PTAL. I think we can get this merged already.

@chapulina chapulina merged commit eff4b64 into master Nov 8, 2018
@chapulina chapulina deleted the quickstart branch November 8, 2018 17:46
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