Python ScriptingΒΆ
Choreonoid allows you to use the Python programming language. Python modules corresponding to the C++ libraries of Choreonoid are provided, and by using them you can write and execute various processes as Python scripts, such as constructing and manipulating projects, performing various operations with robot models, and running simulations. This chapter describes the Python scripting features.