COPYRIGHT(C) 2021 - Transportation, Bots, and Disability Lab - CMU
Code released under MIT.
This work is partially funded under a grant from the National Science Foundation under Grant No. (IIS-1924802). This work is partially funded under a grant from the National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILRR grant number 90DPGE0003). NIDILRR is a Center within the Administration for Community Living (ACL), Department of Health and Human Services (HHS). The contents of this website do not necessarily represent the policy of NIDILRR, ACL, HHS, and you should not assume endorsement by the Federal Government.
These are independent components developed by our lab for Psi Developements. They are built against the Psi Nuget packages instead of the main repository and might be uncompatible with the latest version on Github.
Name | Platform | TargetFramework | Detail |
---|---|---|---|
TBD.Psi.Imaging.Windows | Windows | net472 | Helper Imaging Functions (faster JPEG encoding with LibJPEGTrubo) |
TBD.Psi.RosBagStreamReader | Windows/Linux | netstandard2.0 | Base PsiStream Reader for ROS Bags. Needs one of the two framework specific packages to work. |
TBD.Psi.RosBagStreamReader.NET | Windows/Linux | net5.0 | A .NET 5.0 PsiStream Reader for ROS Bags |
TBD.Psi.RosBagStreamReader.Windows | Windows | net472 | A Windows specific PsiStream Reader for ROS Bags |
TBD.Psi.RosSharpBridge.Windows | Windows | net472 | A Psi wrapper for ROS # |
TBD.Psi.TransformationTree | Windows/Linux | netstandard2.0 | A spatial transformation frame representation. |