You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
51 lines
2.7 KiB
51 lines
2.7 KiB
THIRD-PARTY SOFTWARE NOTICES AND ASSET LICENSES
|
|
-----------------------------------------------
|
|
|
|
This project incorporates the following third-party components:
|
|
|
|
1. unitree_sdk2_python: Copyright (c) Unitree Robotics. (BSD 3-Clause)
|
|
2. XRoboToolkit-PC-Service-Pybind: Copyright (c) XR-Robotics. (MIT)
|
|
3. robosuite: Copyright (c) ARISE Initiative. (Apache 2.0)
|
|
4. tmux-plugins/tpm: Copyright (c) tmux-plugins. (MIT)
|
|
5. BeyondMimic: Copyright (c) HybridRobotics. (MIT)
|
|
|
|
--------------------------------------------------------------------------------
|
|
FULL LICENSE TEXTS
|
|
--------------------------------------------------------------------------------
|
|
|
|
[BSD 3-Clause License] - Applied to: unitree_sdk2_python
|
|
Redistribution and use in source and binary forms, with or without modification,
|
|
are permitted provided that the following conditions are met:
|
|
1. Redistributions of source code must retain the above copyright notice, this
|
|
list of conditions and the following disclaimer.
|
|
2. Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the following disclaimer in the documentation
|
|
and/or other materials provided with the distribution.
|
|
3. Neither the name of the copyright holder nor the names of its contributors
|
|
may be used to endorse or promote products derived from this software without
|
|
specific prior written permission.
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
|
|
|
|
---
|
|
|
|
[MIT License] - Applied to: XRoboToolkit, tpm, BeyondMimic
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
The above copyright notice and this permission notice shall be included in all
|
|
copies or substantial portions of the Software.
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
|
|
---
|
|
|
|
[Apache License 2.0] - Applied to: robosuite
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
|