CodyReichert / awesome-cl

A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.
https://awesome-cl.com
Other
2.47k stars 183 forks source link

add CRAM ? (robotics) #468

Open vindarel opened 1 year ago

vindarel commented 1 year ago

https://github.com/cram2/cram

CRAM is a toolbox for designing, implementing and deploying software on autonomous robots. The framework provides various tools and libraries for aiding in robot software development as well as geometric reasoning and fast simulation mechanisms to develop cognition-enabled control programs that achieve high lev- els of robot autonomy. CRAM also provides tools for introspection that enable the robots to reason about their past executions and improve by autonomously optimizing their plans.

Institute for Artificial Intelligence of the University of Bremen

https://ai.uni-bremen.de/research/cram

add a Robotics section?

I don't think it would go on awesome-lisp-companies.

Hexstream commented 1 year ago

This looks quite exciting! I think it could eventually really help put Common Lisp on the map. :)