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

Setting up @IrisDroidology local environment #1

Closed
Gizmotronn opened this issue Jan 24, 2020 · 9 comments
Closed

Setting up @IrisDroidology local environment #1

Gizmotronn opened this issue Jan 24, 2020 · 9 comments
Assignees
Labels
acord published on github/acord-robotics/stellarios/issues aws documentation Improvements or additions to documentation environment linux ubuntu linux local report/log escription of how we completed a task robomaker

Comments

@Gizmotronn
Copy link
Contributor

bash: cd: /home/ubuntu/catkin_ws/src: No such file or directory
gizmotronn@Ares:~$ cd simulation_ws
bash: cd: simulation_ws: No such file or directory
gizmotronn@Ares:~$ cd aws-robomaker-docker
gizmotronn@Ares:~/aws-robomaker-docker$ cd simulation_ws
gizmotronn@Ares:~/aws-robomaker-docker/simulation_ws$ ^C
gizmotronn@Ares:~/aws-robomaker-docker/simulation_ws$  ```

@ https://app.slack.com/client/TSLCFFTHU/CS800JX25

Following this tutorial: https://devopstar.com/2019/09/12/aws-robomaker-beginners-guide-to-robot-simulation/

Log into the slack to see what's going on...
@Gizmotronn
Copy link
Contributor Author

Cloning & using AWS Robomaker on my local machine -->
Here's my report (as of 25.1.2019):

View slack posts in AWS_JPL_OSR_DRL.slack.com - channel #awsjplosrchallenge - from 24.1.2019

sudo docker-compose up -d

I do not believe that this was an issue when I went to the http://localhost:2080 terminal. I will continue working on this tomorrow.


I have also got both Gazebo 9 & 10 installed (I believe), this does not matter according to Rishabh (at the moment) I believe.

@Gizmotronn Gizmotronn added acord published on github/acord-robotics/stellarios/issues aws documentation Improvements or additions to documentation linux linux ubuntu report/log escription of how we completed a task robomaker labels Jan 25, 2020
@Gizmotronn
Copy link
Contributor Author

Today, I've booted up my local machine. Each time I start it up, I have to enter every command from cd aws-robomaker-docker that was mentioned in the link above. It is good to note that when I am using the regular linux terminal (not the terminal on novnc2) I often have to enter

sudo "command"

at the beginning of each line.


Right now, I'm running this command:

roslaunch cloudwatch_simulation bookstore_turtlebot_navigation.launch

and will then continue with the rest of the tutorial. Will keep you posted.

  • Liam

@Gizmotronn
Copy link
Contributor Author

Since I published that last comment on this issue, I've entered that command (roslaunch cloudwatch_simulation bookstore_turtlebot_navigation.launch) and then I entered this command: rviz. Now I have a graphical window showing the ROS.

I'm having a bit of trouble with this part of the tutorial:

You’ll be greeted with a UI. From here you need to add the Map from the topic

Can someone please help @wakeuplearn


Also, right now

Each time I start it up, I have to enter every command from cd aws-robomaker-docker that was mentioned in the link above. It is good to note that when I am using the regular linux terminal (not the terminal on novnc2) I often have to enter sudo "command" at the beginning of each line.

(see above comment).
Because of this, I'm wondering if there is a way so that I can save my state on the linux partition? I'm not sure if this is going to impact my ability to save our progress. Do you have to re-enter the same commands every time, or is this not going to be a big deal?
About to take the dog for a walk.

@Gizmotronn
Copy link
Contributor Author

After going through this command # Make sure you're in the workspace above `simulation_ws` cd ../ again, I now realise that the purpose of this is to drop back a level in the terminal on localhost:6080 (before, we were in the root/catkin_ws/src/simulation_ws, now we're in root/catkin_ws/src

@Gizmotronn
Copy link
Contributor Author

Got the "map from topic" working - thanks @EXYNOS-999

@Gizmotronn
Copy link
Contributor Author

Runing colcon bundle now:

cd /home/ubuntu/catkin_ws/src/simulation_ws
source install/local_setup.sh
colcon bundle

This step takes a very long time (30+ minutes in some cases) as the bundler needs to pull down literally everything needed to run your robot from scratch.

@Gizmotronn
Copy link
Contributor Author

colcon/colcon-bundle#100

@Gizmotronn
Copy link
Contributor Author

I'm going to take a temporary break from this issue as @EXYNOS-999 reckons it is not as important as #3 right now and we may not need a computer with a gpu. This issue will remain open, however, as I may come back to it!

@Gizmotronn
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acord published on github/acord-robotics/stellarios/issues aws documentation Improvements or additions to documentation environment linux ubuntu linux local report/log escription of how we completed a task robomaker
Projects
None yet
Development

No branches or pull requests

3 participants