You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First proposal for the list of features of the ready system:
config
autostart after boot controlled by config
gui (separated from logic) for displaying all sensors
modules for sensors:
TiM571
Hokuyo
rpLidar
RFID sensor
ASUS Xtion
base module (motor control, rotation sensors, compas, gyro+acc+temp+baro, IR sensors
speaking
text-mode interactive control from keyboard and status information display
module for direct movement control
main module that initializes and shutdowns all modules
astar planning on grid map
debug logging
support for data logging
odometry based on rotation sensors
analysis of scene from laser (finding segments using Hough transform)
Most of them are imported from mikes-delivery project, but they need refactoring and some modifications. They will be added one by one incrementally and tested. We need as many tests as possible so that we can make sure modifications will not break the existing projects that rely on this library.
The text was updated successfully, but these errors were encountered:
First proposal for the list of features of the ready system:
Most of them are imported from mikes-delivery project, but they need refactoring and some modifications. They will be added one by one incrementally and tested. We need as many tests as possible so that we can make sure modifications will not break the existing projects that rely on this library.
The text was updated successfully, but these errors were encountered: