version: "3.8"
services:
xbee-mav:
command: rosrun xbee_ros_node xbee_config ${DEVICE_PATH} ${BAUD_RATE}
build:
context: .
dockerfile: Dockerfile
devices:
- ${DEVICE_PATH}:${DEVICE_PATH}