- Nov 10, 2023
-
-
Rainer Kartmann authored
-
- Oct 15, 2023
-
-
Fabian Reister authored
-
- Aug 30, 2023
-
-
Fabian Reister authored
-
- Aug 25, 2023
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Aug 08, 2023
-
-
Jean Patrick Mathes authored
-
Jean Patrick Mathes authored
-
Jean Patrick Mathes authored
-
- Aug 01, 2023
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Jul 26, 2023
-
-
Jean Patrick Mathes authored
-
- Jul 13, 2023
-
-
Fabian Tërnava authored
-
- 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.
-
Christoph Pohl authored
This reverts commit ffadd7db.
-
- 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.
-
Christoph Pohl authored
Added #pragma compiler directives to ignore -Wstringop-truncation warning in strncpy function. This change ensures that the warning triggered by the strncpy function doesn't interfere with the build process, improving build stability.
-
Christoph Pohl authored
-
Christoph Pohl authored
-
Christoph Pohl authored
Remove hard dependency on CoinVisualizationFactory
-
Christoph Pohl authored
-
Christoph Pohl authored
-
- Jun 26, 2023
-
-
Jean Patrick Mathes authored
-
- Jun 23, 2023
-
-
Jean Patrick Mathes authored
-
Jean Patrick Mathes authored
Fixes that there are no lines in the RobotViewer where the new joints are used by checking the distance instead of relying on the local transformation of the nodes
-
- Jun 20, 2023
-
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
Rainer Kartmann authored
-
- Jun 15, 2023
-
-
Andre Meixner authored
-
- May 14, 2023
-
-
Andre Meixner authored
-
- May 03, 2023
-
-
ARMAR-6 authored
-
- Apr 20, 2023
-
-
Jean Patrick Mathes authored
-
Jean Patrick Mathes authored
Change the floor model so that texture scaling, orientation and size match the xml model as shown in ArViz
-
- Apr 06, 2023
-
-
Fabian Reister authored
-
- Mar 22, 2023
-
-
Fabian Reister authored
-