Package Summary

Tags No category tags.
Version 0.1.1
License MIT
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/LeoRover/leo_examples.git
VCS Type git
VCS Version master
Last Updated 2022-11-22
Dev Status MAINTAINED
CI status Continuous Integration : 0 / 0
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

A neural Network model for line track following Example for Leo Rover.

Additional Links

No additional links.

Maintainers

  • Fictionlab

Authors

  • Aleksander SzymaƄski
README
No README found. See repository README.
CHANGELOG

Changelog for package leo_example_line_follower

0.1.1 (2022-11-22)

  • fixed grammar errors in package.xml descriptions for object_detection and line_follower packages
  • Contributors: Aleksander Szyma

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

No direct system dependencies.

Dependant Packages

Launch files

  • launch/color_mask.launch
      • file [default: $(find leo_example_line_follower)/config/blue.yaml] — path to yaml file, with starting values for color mask
  • launch/record_data.launch
      • duration [default: 20.0] — how long will the data be recorded
      • output_dir [default: data] — name of the directory for recorded data
      • video_topic [default: camera/image_raw] — name of the topic with Image messages
      • vel_topic [default: cmd_vel] — name of the topic with Twist messages
  • launch/line_follower.launch
      • color_mask_file [default: $(find leo_example_line_follower)/config/blue.yaml] — path to yaml file with color mask values
      • pub_mask [default: false] — flag specifying whether or not publish the color mask
      • camera [default: camera/image_raw] — name of topic with Image messages
      • vel [default: cmd_vel] — name of topic to which node will publish Twist messages
      • model [default: $(find leo_example_line_follower)/models/color_mask_model.tflite] — path to neural network model

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged leo_example_line_follower at Robotics Stack Exchange