- Jul 11, 2023
-
-
Christoph Pohl authored
The assimp_interface was implemented and added to the list of exported targets. This has been done to provide a cleaner and more encapsulated way of managing the assimp dependencies inside the VirtualRobot project. Now, instead of directly linking the assimp libraries to the VirtualRobot target, an interface library (assimp_interface) has been created to manage the assimp dependencies. This library is then linked to the VirtualRobot target. Additionally, install targets have been updated to include the assimp_interface.
-
- Jul 10, 2023
-
-
Christoph Pohl authored
This commit improves how we handle the assimp library in our CMakeLists.txt file for the VirtualRobot project. Instead of just linking the library, we now also specify its include and library directories. This provides more flexibility and reliability, particularly in environments where assimp might not be in a standard location.
-
- Feb 01, 2023
-
-
Fabian Reister authored
-
Rainer Kartmann authored
-
- Jan 22, 2023
-
-
Fabian Reister authored
robot: setting config for all joint types; properly using FourBarFactory; fixes to FourBarJoint; first version working
-
- Dec 22, 2022
-
-
Rainer Kartmann authored
Set localPose instead of changing only the internal visualization model and then forgetting about this special transform forever. F**k everyone not using Coin, right?
-
- Jul 18, 2022
-
-
armar-user authored
-
- Jun 10, 2022
-
-
Rainer Kartmann authored
-
- Jun 09, 2022
-
-
Rainer Kartmann authored
-
- Jun 07, 2022
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- May 23, 2022
-
-
Andre Meixner authored
Added sensors to objects; Added grasp to robot nodes; Extended RobotIO::RobotDescription; Allow reloading of the robot visualization if RobotDescription::KinematicStructure is chosen
-
- May 09, 2022
-
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
Fabian Tërnava authored
-
Fabian Tërnava authored
removed useless find* files. Renamed Coin and SoQt so that it matches the system find files and config files
-
Fabian Tërnava authored
-
- Mar 17, 2022
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Jan 13, 2022
-
-
Fabian Reister authored
-
- Jul 06, 2021
-
-
Fabian Reister authored
-
- Jul 05, 2021
-
-
Fabian Reister authored
-
- Jun 08, 2021
-
-
Fabian Reister authored
-
Fabian Reister authored
-
- Mar 05, 2021
-
-
Andre Meixner authored
Added manipulability tracking, composite diff ik, soechting nullspace constraints and an example graphical user interface in RobotViewer
-
- Jan 29, 2021
-
-
Raphael Grimm authored
-
- Oct 08, 2020
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Aug 31, 2020
-
-
Raphael Grimm authored
This reverts commit 0e0778dc.
-
Raphael Grimm authored
* also clean up cmake
-
- Jun 14, 2020
-
-
Andre Meixner authored
Refactoring of MMM framework to SimoxUtility: Added string helpers and conversion tools, a distinguishable color lookup table e.g. for creating graphs, a rapidxml wrapper for easier parsing of xml files and moved deprecated RobotPoseDiffIK from MMMTools to VirtualRobot
-
- Mar 02, 2020
-
-
Rainer Kartmann authored
-
- Nov 28, 2019
-
-
Raphael Grimm authored
-
- Nov 26, 2019
-
-
Raphael Grimm authored
-
- Nov 25, 2019
-
-
Raphael Grimm authored
-
- Oct 09, 2019
-
-
Raphael Grimm authored
-
Raphael Grimm authored
-
- Sep 02, 2019
-
-
Raphael Grimm authored
-
- Aug 19, 2019
-
-
Rainer Kartmann authored
-
- Aug 13, 2019
-
-
Rainer Kartmann authored
-