-
Notifications
You must be signed in to change notification settings - Fork 9
Running FogROS Examples
Kaiyuan Chen edited this page Oct 19, 2021
·
1 revision
You need to register an AWS account, and generate security credentials.

You may launch the instance by

and find your AMI in the community image tab

Then you may proceed by choosing your desired instance type, security credentials, etc.
After the instance is launched, SSH into the instance that you just created.

$ cd ~/catkin_ws/src/FogROS
$ git pull
$ aws configure
And input your AWS credentials in Step 0.
$ roslaunch FogROS roscloud_talker.launch
The expected output should look like
