Skip to content

issues Search Results · repo:UniCT-ARSLab/py-robot-controller language:Python

Filter by

5 results
 (54 ms)

5 results

inUniCT-ARSLab/py-robot-controller (press backspace or delete to remove)

- [x] disable lidar making it optional - [x] improve websocket communication - [x] remove gevent if not needed - [ ] strategia - [ ] mostrare lo score - [ ] set posizionamento - [ ] fixare ...
  • Helias
  • Opened 
    on Mar 26, 2024
  • #17

Coprire tutti gli end-point esistenti (iniziare dalle GET) apiGroup := router.Group( /api ) apiGroup.GET( /robot/position , func(context *gin.Context) { getRobotPosition(context) }) apiGroup.POST( ...
  • Helias
  • Opened 
    on Jan 10, 2024
  • #4

implementare lettura dei seguenti pacchetti CAN: const ( ID_ROBOT_POSITION = 0x3E3 ID_OTHER_ROBOT_POSITION = 0x3E5 ID_ROBOT_SPEED = 0x3E4 ID_ROBOT_STATUS = 0x402 ID_DISTANCE_SENSOR ...
  • Helias
  • Opened 
    on Jan 10, 2024
  • #3

https://websockets.readthedocs.io/en/stable/
  • Helias
  • 1
  • Opened 
    on Jan 10, 2024
  • #2
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub