No version for distro humble showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro jazzy showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro kilted showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro rolling showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro github showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro galactic showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
No version for distro iron showing melodic. Known supported distros are highlighted in the buttons above.
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged eus_assimp at Robotics Stack Exchange
![]() |
eus_assimp package from jsk_model_tools repoeus_assimp euscollada euslisp_model_conversion_tester eusurdf jsk_model_tools urdf_mesh_converter |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.4.5 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Description | JSK model utilities |
Checkout URI | https://github.com/jsk-ros-pkg/jsk_model_tools.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2025-05-10 |
Dev Status | DEVELOPED |
Released | RELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
eus_assimp
Additional Links
No additional links.
Maintainers
- Yohei Kakiuchi
Authors
- Yohei Kakiuchi
README
No README found.
See repository README.
CHANGELOG
Changelog for package eus_assimp
0.4.5 (2023-11-30)
0.4.4 (2022-05-12)
0.4.3 (2018-12-05)
0.4.2 (2018-09-04)
0.4.1 (2018-08-01)
0.4.0 (2018-07-25)
- since euslisp 9.25.0, we need to add 5 arguments including doc string with defun() (#217)
- [eus_assimp] add use-coordinate option to append-vertices in order to express all the vertices respect to world frame (#210)
- [eus_assimp] need to set faces before calling gl::make-glvertices-fro (#208)
- Fix for arm processor
(#209)
- fix for arm64/v8 aarch64 is 64bit
- [eus_assimp] mesh2wrl.sh: add utility scripts (#206)
- Contributors: Eisoku Kuroiwa, Kei Okada, Yohei Kakiuchi
0.3.5 (2017-02-23)
0.3.4 (2017-02-22)
0.3.3 (2017-02-18)
0.3.2 (2017-02-18)
0.3.1 (2017-02-18)
0.3.0 (2017-01-16)
0.2.5 (2016-10-18)
0.2.4 (2016-04-30)
0.2.3 (2015-12-31)
- [eus_assimp] fix function name
- Contributors: Yohei Kakiuchi
0.2.2 (2015-12-11)
0.2.1 (2015-11-27)
0.2.0 (2015-11-26)
- move to 0.2.0, which only available from indigo
- [eus_assimp] Add .gitignore
- Contributors: Kentaro Wada
0.1.13 (2015-09-01)
- move functions to jskeus
- add function for glvertices
- fix minor bugs
- move functions to jskeus
- add dump-glvertices-to-wrl for creating wrl mesh file from glvertices
- 0.1.12
- update CHANGELOG (For releasing 0.1.12 DRC Final version)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada, Yohei Kakiuchi, Iori Yanokura
0.1.12 (2015-05-07)
- [jsk_model_tools] remove old rosmake files
- Contributors: Kei Okada
0.1.11 (2015-04-09)
0.1.10 (2015-04-02)
0.1.9 (2015-04-01)
0.1.8 (2015-01-07)
- fix for new euslisp layout
- eus_assimp: build_depend on pkg-config
- Contributors: Scott K Logan, Kei Okada
0.1.7 (2014-12-19)
- fix parsing file extention, in order to use .stlb extention for exporting mesh as STL Binary format
- use tiff file for texture
- Contributors: Yohei Kakiuchi
0.1.6 (2014-06-30)
File truncated at 100 lines see the full file
Package Dependencies
Deps | Name |
---|---|
euslisp | |
assimp_devel | |
catkin | |
roseus |
System Dependencies
Name |
---|
pkg-config |
Dependant Packages
Name | Deps |
---|---|
jsk_model_tools |
Launch files
No launch files found
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.