![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.
Wiki Tutorials
Launch files
Messages
Services
Plugins
Recent questions tagged bvh_broadcaster at Robotics Stack Exchange
![]() |
bvh_broadcaster package from bvh_broadcaster repobvh_broadcaster |
ROS Distro
|
Package Summary
Tags | No category tags. |
Version | 0.1.0 |
License | BSD |
Build type | CATKIN |
Use | RECOMMENDED |
Repository Summary
Checkout URI | https://github.com/mingfeisun/bvh_broadcaster.git |
VCS Type | git |
VCS Version | master |
Last Updated | 2021-04-08 |
Dev Status | UNMAINTAINED |
CI status | No Continuous Integration |
Released | UNRELEASED |
Tags | No category tags. |
Contributing |
Help Wanted (0)
Good First Issues (0) Pull Requests to Review (0) |
Package Description
Additional Links
Maintainers
- Mingfei Sun
Authors
- Mingfei Sun
bvh_broadcaster
bvh_broadcaster: broadcasting bvh motion capture as tf in ROS
Overview
This package broadcasts BVH files (a motion capture data format) as TF transfromations.
Data input
Input contains two string parameters:
- A path to BVH file, e.g., example.bvh
- A name of frame for motion capture to be loaded on, e.g., “world” frame, or “odom” frame.
You can find relevant BVH-formatted CMU MoCap from this post. Get BVH-formatted motion capture data from here.
Usage
python bvh_broadcaster.py [-h] [-n NAME] [-l] bvh_file base_frame
positional arguments:
bvh_file A path to bvh file that you want to broadcast
base_frame An existing frame in rviz on which the skeleton will
be loaded
optional arguments:
-h, --help show this help message and exit
-n NAME, --name NAME Node name, default: BVHBroadcaster
-l, --loop Loop broadcasting
For example:
# add execution access
chmod +x scripts/bvh_broadcaster.py
# loop broadcasting bvh to world frame
python scripts/bvh_broadcaster.py example/13_14.bvh world -l
Now, you can view the result in rviz:
The original actor and BVH file are as follows:
BVH resources for Motion Capture
CMU provides a lot of useful motion capture data, see CMU MoCap. Nevertheless, these data are not presented in BVH format. You can find relevant BVH-formatted CMU MoCap from this post.