-
Notifications
You must be signed in to change notification settings - Fork 24
Autostart
AutoModelCar edited this page Jul 15, 2016
·
1 revision
You can include any desired launch file at the end of the autostart.sh file instead of manual_odroid. The file autostart.sh starts automatically when booting up Ubuntu on the Odroid. Edit the file autostart using vim:
$ vim autostart.sh
To edit the file, press the “I”, delete the line below of autostart.sh, and add your new launch file instead.
$ roslaunch manual_control manual_Odroid.launch
Press Esc and save the file with “:wq”. You can run autostart afterwards:
$ ./autostart.sh
Dahlem Center for Machine Learning & Robotics, Freie Universität Berlin
- Home
- Android App
- Autostart
- Bag file Samples
- Compile ROS Packages
- Compile Arduino from Odroid
- Connect to the Odroid
- Cross compile
- Install ROS indigo
- Multiple Machines
- Navigation
- Network
- Visualize Model car's sensor data
- Web Control Center
- Hardware
- Basic Packages version 1.1
- Flashing the eMMC
- Arduino MAIN v1
- Compile Realsense Camera Library
- Patch for Model Car
- Hardware (AutoNOMOS Model v2)
- Basic Packages (AutoNOMOS Model v2)
- Flashing the eMMC (AutoNOMOS Model v2)
- Getting started (AutoNOMOS Model v2)
- Arduino MAIN (AutoNOMOS Model v2)
- Hardware (AutoNOMOS Model v3)
- Basic Packages (AutoNOMOS Model v3)
- Arduino MAIN v3
- Flashing the eMMC (AutoNOMOS Model v3)
- Patch for Realsense IR/Depth Images (AutoNOMOS Model v3)